home *** CD-ROM | disk | FTP | other *** search
- /* */
-
- parse arg mailbox .
-
- address command "run >nil: <nil: avm:dsound -2" "avm:" || mailbox || "/pickup.iff"
- /*
- address command "run >nil: <nil: avm:agmsplaysound" "avm:" || mailbox || "/pickup.iff"
- */
-
- exit
-
-